home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo.
- copyplus /?
- echo.
- pause
- cls
- echo.
- echo The previous screen gives you the command-line parameters needed to run
- echo COPY PLUS. To run Copy Plus do the following:
- echo 1. Exit the Micro Star menu.
- echo 2. Type CD COPYP at the Prompt and Press enter.
- echo 3. Type COPYPLUS and any needed parameters from the previous screen.
- echo.
- pause
- cls
-